home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Internet, Networking & WiFi Tools
/
WeFi 3.3
/
WeFiSetup.exe
/
WeFi.bat
< prev
next >
Wrap
DOS Batch File
|
2008-08-19
|
152b
|
5 lines
ipconfig.exe /all > IPConfig.TXT
arp -a > arp.txt
ping gk.wefi.com -w 1000 > ping.txt
rem telnet gk.wefi.com 53 > telnet.txt
route print > route.txt